home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 1998 June
/
Software of the Month Club 1998 June.iso
/
mac
/
Business
/
Hi's Universal Saver
/
Dialog Director v0.6
/
Examples
/
Simplest.as
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-04-13
|
285 b
|
7 lines
|
[
TEXT/ToyS
]
set dlog to {size:[320, 95], contents:[┬
{class:push button, bounds:[250, 65, 310, 85], name:"OK"}, ┬
{class:push button, bounds:[170, 65, 230, 85], name:"Cancel"}, ┬
{class:static text, bounds:[10, 10, 310, 10 + 32], contents:"The simplest dialog box."} ┬
]}
dd auto dialog dlog